Skip to content

[codex] Bump GitHub Actions to Node 24#626

Merged
winhowes merged 3 commits intomainfrom
codex/bump-actions-to-node24
Apr 17, 2026
Merged

[codex] Bump GitHub Actions to Node 24#626
winhowes merged 3 commits intomainfrom
codex/bump-actions-to-node24

Conversation

@winhowes
Copy link
Copy Markdown
Owner

Summary

  • bump GitHub Actions workflow pins to Node 24-capable releases in the test and release workflows
  • update actions/cache in the test workflow so cache restore/save do not remain on the old Node 20 runtime
  • leave the existing SHA-pinned codecov/codecov-action ref unchanged

Why

GitHub flagged the release workflow because several actions were still running on the deprecated Node 20 runtime. This updates the affected actions to current major versions whose action.yml metadata uses node24.

Validation

  • parsed .github/workflows/releaser.yml and .github/workflows/test.yml with Ruby YAML
  • git diff --check
  • actionlint not installed locally, so no actionlint run was performed

@winhowes winhowes marked this pull request as ready for review April 17, 2026 18:53
@winhowes
Copy link
Copy Markdown
Owner Author

@codex review

@winhowes winhowes merged commit 55cffc6 into main Apr 17, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant